Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update heroku/buildpacks-php to v0.2.0 #532

Closed
wants to merge 1 commit into from

Conversation

heroku-linguist[bot]
Copy link
Contributor

@heroku-linguist heroku-linguist bot commented Jun 5, 2024

heroku/php

Added

  • Add PHP/8.3, update PHP runtimes, extensions, Composers, web servers (#104)
  • Support Ubuntu 24.04 (and, as a result, Heroku-24 and heroku/builder:24)
  • Support arm64 CPU architecture (Ubuntu 24.04 / Heroku-24 only)

Changed

  • Use Buildpack API 0.10 (requires lifecycle 0.17 or newer)
  • buildpack.toml declaration of [[stacks]] has been replaced with [[targets]], currently supporting Ubuntu 20.04 and 22.04 (both amd64)
  • Bump versions of Composer and minimal PHP for bootstrapping to 2.7.6 and 8.3.7

Fixed

  • Strings should be allowed as values in scripts object in composer.json (#90)

## heroku/php

### Added

- Add PHP/8.3, update PHP runtimes, extensions, Composers, web servers (#104)
- Support Ubuntu 24.04 (and, as a result, Heroku-24 and `heroku/builder:24`)
- Support `arm64` CPU architecture (Ubuntu 24.04 / Heroku-24 only)

### Changed

- Use Buildpack API 0.10 (requires `lifecycle` 0.17 or newer)
- `buildpack.toml` declaration of `[[stacks]]` has been replaced with `[[targets]]`, currently supporting Ubuntu 20.04 and 22.04 (both `amd64`)
- Bump versions of Composer and minimal PHP for bootstrapping to 2.7.6 and 8.3.7

### Fixed

- Strings should be allowed as values in `scripts` object in `composer.json` ([#90](heroku/buildpacks-php#90))
@heroku-linguist heroku-linguist bot requested a review from a team as a code owner June 5, 2024 00:14
@heroku-linguist heroku-linguist bot enabled auto-merge (squash) June 5, 2024 00:14
@dzuelke
Copy link
Contributor

dzuelke commented Jun 5, 2024

#533

@dzuelke dzuelke closed this Jun 5, 2024
auto-merge was automatically disabled June 5, 2024 00:31

Pull request was closed

@edmorley edmorley deleted the update/heroku/buildpacks-php branch June 5, 2024 00:38
@edmorley edmorley removed the request for review from a team June 21, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant